scale: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 14:43:34 +0000 (10:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:36 +0000 (17:11 -0400)
commitdfe1c63c9b92ae64bdd0cac7bf57261363c4ec17
treeb7acaa36a94aac0aa99b48aaf5323fd0c711a4b3
parentc3038c2fe146fddb1d75181eb7fb2f3dc60c6c3c
scale: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkscale.c